home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / Developer Essentials Jul 90 / U.S. System⁄HyperCard / HyperCard—US 1.2.5 / HyperCard Ideas-US 1.2.5 / Idea Stacks / Stack Ideas / background_29356.txt < prev    next >
Encoding:
Text File  |  1988-11-07  |  9.7 KB  |  484 lines

  1. -- background: 29356 from stack: in
  2. -- bmap block id: 40022
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openBackground
  8.   push recent card
  9. end openBackground
  10.  
  11.  
  12. -- part 16 (field)
  13. -- low flags: 00
  14. -- high flags: 4000
  15. -- rect: left=70 top=94 right=116 bottom=493
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 0
  19. -- font id: 3
  20. -- text size: 14
  21. -- style flags: 0
  22. -- line height: 18
  23. -- part name: 
  24.  
  25.  
  26. -- part 17 (field)
  27. -- low flags: 00
  28. -- high flags: 4000
  29. -- rect: left=89 top=117 right=139 bottom=493
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 0
  33. -- font id: 3
  34. -- text size: 14
  35. -- style flags: 0
  36. -- line height: 18
  37. -- part name: 
  38.  
  39.  
  40. -- part 18 (field)
  41. -- low flags: 00
  42. -- high flags: 4000
  43. -- rect: left=75 top=140 right=162 bottom=378
  44. -- title width / last selected line: 0
  45. -- icon id / first selected line: 0 / 0
  46. -- text alignment: 0
  47. -- font id: 3
  48. -- text size: 14
  49. -- style flags: 0
  50. -- line height: 18
  51. -- part name: 
  52.  
  53.  
  54. -- part 19 (field)
  55. -- low flags: 00
  56. -- high flags: 4000
  57. -- rect: left=172 top=171 right=193 bottom=420
  58. -- title width / last selected line: 0
  59. -- icon id / first selected line: 0 / 0
  60. -- text alignment: 0
  61. -- font id: 3
  62. -- text size: 14
  63. -- style flags: 0
  64. -- line height: 18
  65. -- part name: 
  66.  
  67.  
  68. -- part 20 (field)
  69. -- low flags: 00
  70. -- high flags: 4000
  71. -- rect: left=85 top=194 right=216 bottom=408
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 0 / 0
  74. -- text alignment: 0
  75. -- font id: 3
  76. -- text size: 14
  77. -- style flags: 0
  78. -- line height: 18
  79. -- part name: 
  80.  
  81.  
  82. -- part 21 (field)
  83. -- low flags: 00
  84. -- high flags: 4000
  85. -- rect: left=85 top=217 right=239 bottom=408
  86. -- title width / last selected line: 0
  87. -- icon id / first selected line: 0 / 0
  88. -- text alignment: 0
  89. -- font id: 3
  90. -- text size: 14
  91. -- style flags: 0
  92. -- line height: 18
  93. -- part name: 
  94.  
  95.  
  96. -- part 26 (field)
  97. -- low flags: 00
  98. -- high flags: 4000
  99. -- rect: left=20 top=260 right=316 bottom=494
  100. -- title width / last selected line: 0
  101. -- icon id / first selected line: 0 / 0
  102. -- text alignment: 0
  103. -- font id: 3
  104. -- text size: 14
  105. -- style flags: 0
  106. -- line height: 18
  107. -- part name: 
  108.  
  109.  
  110. -- part 30 (button)
  111. -- low flags: 00
  112. -- high flags: 0000
  113. -- rect: left=458 top=138 right=168 bottom=494
  114. -- title width / last selected line: 0
  115. -- icon id / first selected line: 15972 / 15972
  116. -- text alignment: 1
  117. -- font id: 0
  118. -- text size: 12
  119. -- style flags: 0
  120. -- line height: 16
  121. -- part name: go to calendar
  122. ----- HyperTalk script -----
  123. on mouseUp
  124.   set lockScreen to true
  125.   go stack "Datebook"
  126.   goWeekly the seconds
  127.   set lockScreen to false
  128. end mouseUp
  129.  
  130.  
  131.  
  132. -- part 31 (button)
  133. -- low flags: 00
  134. -- high flags: 0000
  135. -- rect: left=223 top=312 right=337 bottom=250
  136. -- title width / last selected line: 0
  137. -- icon id / first selected line: 1014 / 1014
  138. -- text alignment: 1
  139. -- font id: 0
  140. -- text size: 12
  141. -- style flags: 0
  142. -- line height: 16
  143. -- part name: Prev
  144. ----- HyperTalk script -----
  145. on mouseUp
  146.   visual effect wipe right
  147.   go to previous card
  148. end mouseUp
  149.  
  150.  
  151.  
  152. -- part 32 (button)
  153. -- low flags: 00
  154. -- high flags: 0000
  155. -- rect: left=261 top=312 right=337 bottom=288
  156. -- title width / last selected line: 0
  157. -- icon id / first selected line: 1013 / 1013
  158. -- text alignment: 1
  159. -- font id: 0
  160. -- text size: 12
  161. -- style flags: 0
  162. -- line height: 16
  163. -- part name: Next
  164. ----- HyperTalk script -----
  165. on mouseUp
  166.   visual effect wipe left
  167.   go to next card
  168. end mouseUp
  169.  
  170.  
  171.  
  172. -- part 35 (button)
  173. -- low flags: 00
  174. -- high flags: 2005
  175. -- rect: left=127 top=55 right=75 bottom=146
  176. -- title width / last selected line: 0
  177. -- icon id / first selected line: 0 / 0
  178. -- text alignment: 1
  179. -- font id: 0
  180. -- text size: 12
  181. -- style flags: 0
  182. -- line height: 16
  183. -- part name: 
  184.  
  185.  
  186. -- part 29 (button)
  187. -- low flags: 00
  188. -- high flags: 0000
  189. -- rect: left=391 top=140 right=168 bottom=425
  190. -- title width / last selected line: 0
  191. -- icon id / first selected line: 10610 / 10610
  192. -- text alignment: 1
  193. -- font id: 0
  194. -- text size: 12
  195. -- style flags: 0
  196. -- line height: 16
  197. -- part name: dial phone
  198. ----- HyperTalk script -----
  199. on mouseUp
  200.   get the selection
  201.   if it is empty then get the message
  202.   if it is empty then ask "Dial what number?"
  203.   if it is not empty then
  204.     push this card
  205.     visual effect zoom open
  206.     go to stack "Phone"
  207.     dial it
  208.     pop card
  209.   end if
  210. end mouseUp
  211.  
  212.  
  213.  
  214. -- part 2 (button)
  215. -- low flags: 00
  216. -- high flags: 0000
  217. -- rect: left=425 top=138 right=169 bottom=460
  218. -- title width / last selected line: 0
  219. -- icon id / first selected line: 3430 / 3430
  220. -- text alignment: 1
  221. -- font id: 0
  222. -- text size: 12
  223. -- style flags: 0
  224. -- line height: 16
  225. -- part name: Address
  226. ----- HyperTalk script -----
  227. on mouseUp
  228.   get the selection
  229.   visual effect zoom open
  230.   go to "Address"
  231.   if it is not empty then find it
  232. end mouseUp
  233.  
  234.  
  235.  
  236. -- part 46 (button)
  237. -- low flags: 00
  238. -- high flags: 2005
  239. -- rect: left=414 top=172 right=192 bottom=433
  240. -- title width / last selected line: 0
  241. -- icon id / first selected line: 0 / 0
  242. -- text alignment: 1
  243. -- font id: 0
  244. -- text size: 12
  245. -- style flags: 0
  246. -- line height: 16
  247. -- part name: 
  248.  
  249.  
  250. -- part 61 (button)
  251. -- low flags: 00
  252. -- high flags: 2005
  253. -- rect: left=184 top=55 right=75 bottom=203
  254. -- title width / last selected line: 0
  255. -- icon id / first selected line: 0 / 0
  256. -- text alignment: 1
  257. -- font id: 0
  258. -- text size: 12
  259. -- style flags: 0
  260. -- line height: 16
  261. -- part name: 
  262.  
  263.  
  264. -- part 62 (button)
  265. -- low flags: 00
  266. -- high flags: 2005
  267. -- rect: left=247 top=55 right=75 bottom=266
  268. -- title width / last selected line: 0
  269. -- icon id / first selected line: 0 / 0
  270. -- text alignment: 1
  271. -- font id: 0
  272. -- text size: 12
  273. -- style flags: 0
  274. -- line height: 16
  275. -- part name: 
  276.  
  277.  
  278. -- part 63 (button)
  279. -- low flags: 00
  280. -- high flags: 2005
  281. -- rect: left=311 top=55 right=75 bottom=330
  282. -- title width / last selected line: 0
  283. -- icon id / first selected line: 0 / 0
  284. -- text alignment: 1
  285. -- font id: 0
  286. -- text size: 12
  287. -- style flags: 0
  288. -- line height: 16
  289. -- part name: 
  290.  
  291.  
  292. -- part 64 (button)
  293. -- low flags: 00
  294. -- high flags: 2005
  295. -- rect: left=373 top=55 right=75 bottom=392
  296. -- title width / last selected line: 0
  297. -- icon id / first selected line: 0 / 0
  298. -- text alignment: 1
  299. -- font id: 0
  300. -- text size: 12
  301. -- style flags: 0
  302. -- line height: 16
  303. -- part name: 
  304.  
  305.  
  306. -- part 65 (button)
  307. -- low flags: 00
  308. -- high flags: 2005
  309. -- rect: left=437 top=55 right=75 bottom=456
  310. -- title width / last selected line: 0
  311. -- icon id / first selected line: 0 / 0
  312. -- text alignment: 1
  313. -- font id: 0
  314. -- text size: 12
  315. -- style flags: 0
  316. -- line height: 16
  317. -- part name: 
  318.  
  319.  
  320. -- part 66 (button)
  321. -- low flags: 00
  322. -- high flags: 6005
  323. -- rect: left=127 top=31 right=51 bottom=146
  324. -- title width / last selected line: 0
  325. -- icon id / first selected line: 0 / 0
  326. -- text alignment: 1
  327. -- font id: 0
  328. -- text size: 12
  329. -- style flags: 0
  330. -- line height: 16
  331. -- part name: 
  332.  
  333.  
  334. -- part 67 (button)
  335. -- low flags: 00
  336. -- high flags: 2005
  337. -- rect: left=184 top=31 right=51 bottom=203
  338. -- title width / last selected line: 0
  339. -- icon id / first selected line: 0 / 0
  340. -- text alignment: 1
  341. -- font id: 0
  342. -- text size: 12
  343. -- style flags: 0
  344. -- line height: 16
  345. -- part name: 
  346.  
  347.  
  348. -- part 68 (button)
  349. -- low flags: 00
  350. -- high flags: 2005
  351. -- rect: left=246 top=31 right=51 bottom=265
  352. -- title width / last selected line: 0
  353. -- icon id / first selected line: 0 / 0
  354. -- text alignment: 1
  355. -- font id: 0
  356. -- text size: 12
  357. -- style flags: 0
  358. -- line height: 16
  359. -- part name: 
  360.  
  361.  
  362. -- part 69 (button)
  363. -- low flags: 00
  364. -- high flags: 2005
  365. -- rect: left=311 top=31 right=51 bottom=330
  366. -- title width / last selected line: 0
  367. -- icon id / first selected line: 0 / 0
  368. -- text alignment: 1
  369. -- font id: 0
  370. -- text size: 12
  371. -- style flags: 0
  372. -- line height: 16
  373. -- part name: 
  374.  
  375.  
  376. -- part 70 (button)
  377. -- low flags: 00
  378. -- high flags: 2005
  379. -- rect: left=371 top=31 right=51 bottom=390
  380. -- title width / last selected line: 0
  381. -- icon id / first selected line: 0 / 0
  382. -- text alignment: 1
  383. -- font id: 0
  384. -- text size: 12
  385. -- style flags: 0
  386. -- line height: 16
  387. -- part name: 
  388.  
  389.  
  390. -- part 71 (button)
  391. -- low flags: 00
  392. -- high flags: 2005
  393. -- rect: left=437 top=31 right=51 bottom=456
  394. -- title width / last selected line: 0
  395. -- icon id / first selected line: 0 / 0
  396. -- text alignment: 1
  397. -- font id: 0
  398. -- text size: 12
  399. -- style flags: 0
  400. -- line height: 16
  401. -- part name: 
  402.  
  403.  
  404. -- part 72 (button)
  405. -- low flags: 00
  406. -- high flags: 6005
  407. -- rect: left=414 top=190 right=210 bottom=433
  408. -- title width / last selected line: 0
  409. -- icon id / first selected line: 0 / 0
  410. -- text alignment: 1
  411. -- font id: 0
  412. -- text size: 12
  413. -- style flags: 0
  414. -- line height: 16
  415. -- part name: 
  416.  
  417.  
  418. -- part 73 (button)
  419. -- low flags: 00
  420. -- high flags: 2005
  421. -- rect: left=414 top=206 right=226 bottom=433
  422. -- title width / last selected line: 0
  423. -- icon id / first selected line: 0 / 0
  424. -- text alignment: 1
  425. -- font id: 0
  426. -- text size: 12
  427. -- style flags: 0
  428. -- line height: 16
  429. -- part name: 
  430.  
  431.  
  432. -- part 74 (button)
  433. -- low flags: 00
  434. -- high flags: 2005
  435. -- rect: left=414 top=224 right=244 bottom=433
  436. -- title width / last selected line: 0
  437. -- icon id / first selected line: 0 / 0
  438. -- text alignment: 1
  439. -- font id: 0
  440. -- text size: 12
  441. -- style flags: 0
  442. -- line height: 16
  443. -- part name: 
  444.  
  445.  
  446. -- part 75 (button)
  447. -- low flags: 00
  448. -- high flags: 0000
  449. -- rect: left=13 top=311 right=340 bottom=45
  450. -- title width / last selected line: 0
  451. -- icon id / first selected line: 21700 / 21700
  452. -- text alignment: 1
  453. -- font id: 0
  454. -- text size: 12
  455. -- style flags: 0
  456. -- line height: 16
  457. -- part name: Home
  458. ----- HyperTalk script -----
  459. on mouseUp
  460.   visual effect iris open
  461.   go Home
  462. end mouseUp
  463.  
  464.  
  465.  
  466. -- part 76 (button)
  467. -- low flags: 00
  468. -- high flags: 0000
  469. -- rect: left=468 top=310 right=338 bottom=505
  470. -- title width / last selected line: 0
  471. -- icon id / first selected line: 1012 / 1012
  472. -- text alignment: 1
  473. -- font id: 0
  474. -- text size: 12
  475. -- style flags: 0
  476. -- line height: 16
  477. -- part name: Return
  478. ----- HyperTalk script -----
  479. on mouseUp
  480.   visual effect iris close
  481.   pop card
  482. end mouseUp
  483.  
  484.